show data access-lists
This command displays configured access lists (ACL).
Syntax
show data access-lists [resolved]
Command |
Description |
---|---|
resolved |
Displays the DNS-resolved IP addresses of hostnames that are configured in the ACL. |
Command Mode
Basic User and Privileged User
Example
■ | Viewing ACLs: |
show data access-lists total access list rules [1] Extended IP access list 100 100 10 permit ip host example.com host google.com (0 matches)
■ | To view DNS-resolved IP addresses: |
show data access-lists resolved
access-list 100 permit ip host example.com [13.226.6.71 13.226.6.16 13.226.6.124 13.226.6.20] host google.com [172.217.16.142]